type vendor/golang.org/x/crypto/chacha20poly1305.xchacha20poly1305 (struct) Method Implmentations NonceSize() int *xchacha20poly1305.M : crypto/cipher.AEAD.NonceSize Open(dst, nonce, ciphertext, additionalData []byte) ([]byte, error) *xchacha20poly1305.M : crypto/cipher.AEAD.Open Overhead() int *xchacha20poly1305.M : crypto/cipher.AEAD.Overhead Seal(dst, nonce, plaintext, additionalData []byte) []byte *xchacha20poly1305.M : crypto/cipher.AEAD.Seal
Method Implmentations NonceSize() int *xchacha20poly1305.M : crypto/cipher.AEAD.NonceSize Open(dst, nonce, ciphertext, additionalData []byte) ([]byte, error) *xchacha20poly1305.M : crypto/cipher.AEAD.Open Overhead() int *xchacha20poly1305.M : crypto/cipher.AEAD.Overhead Seal(dst, nonce, plaintext, additionalData []byte) []byte *xchacha20poly1305.M : crypto/cipher.AEAD.Seal
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)